Skip to content

chore: bump version to 0.22.0#1428

Merged
olaservo merged 2 commits into
mainfrom
copilot/bump-package-versions
Jun 4, 2026
Merged

chore: bump version to 0.22.0#1428
olaservo merged 2 commits into
mainfrom
copilot/bump-package-versions

Conversation

Copilot AI commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps all package versions from 0.21.2 to 0.22.0 across the monorepo, consistent with the new feature added in the preceding commit.

Summary

Increments the version to 0.22.0 across all workspace packages and syncs package-lock.json.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Refactoring (no functional changes)
  • Test updates
  • Build/CI improvements

Changes Made

  • package.json (root) — version 0.21.20.22.0; workspace dependency refs updated to ^0.22.0
  • client/package.json — version 0.21.20.22.0
  • server/package.json — version 0.21.20.22.0
  • cli/package.json — version 0.21.20.22.0
  • package-lock.json — regenerated via npm install to reflect new versions

All changes applied via npm run update-version 0.22.0 and verified with npm run check-version.

Related Issues

Testing

  • Tested in UI mode
  • Tested in CLI mode
  • Tested with STDIO transport
  • Tested with SSE transport
  • Tested with Streamable HTTP transport
  • Added/updated automated tests
  • Manual testing performed

Test Results and/or Instructions

Ran npm run check-version — all four packages and package-lock.json consistently report 0.22.0:

✅ All packages are at version: 0.22.0
✅ @modelcontextprotocol/inspector-cli: ^0.22.0
✅ @modelcontextprotocol/inspector-client: ^0.22.0
✅ @modelcontextprotocol/inspector-server: ^0.22.0
✅ package-lock.json version matches: 0.22.0
✅ Version consistency check passed!

Checklist

  • Code follows the style guidelines (ran npm run prettier-fix)
  • Self-review completed
  • Code is commented where necessary
  • Documentation updated (README, comments, etc.)

Breaking Changes

None.

Additional Context

Version bump only — no functional changes.

Copilot AI linked an issue Jun 4, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Update all package versions and verify with npm scripts chore: bump version to 0.22.0 Jun 4, 2026
Copilot AI requested a review from olaservo June 4, 2026 01:25
@olaservo olaservo marked this pull request as ready for review June 4, 2026 01:33
@olaservo olaservo enabled auto-merge (squash) June 4, 2026 01:33

@cliffhall cliffhall left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@olaservo olaservo merged commit 0ba1b8d into main Jun 4, 2026
8 of 9 checks passed
@olaservo olaservo deleted the copilot/bump-package-versions branch June 4, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump package versions

3 participants